The following tables list the members exposed by the StrongNamedEntity<TId> type.

Name Description
Public property Id Gets or sets the entity identifier. (inherited from StrongEntity<TId>).
Public property Item Gets or sets the Object as value of the property with the given name. (inherited from BaseEntity).
Public property Name Gets or sets the entity name.
Top